-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Improve Admin CLI #1755
Improve Admin CLI #1755
Conversation
e71a43c
to
5398357
Compare
5e071ef
to
740c3aa
Compare
yield res | ||
|
||
def check_chunks(self, service, chunks, checker): | ||
url = self._ensure_http_prefix(service) | ||
url = 'http://' + service |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it compatible with Service ID
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, it's compatible with Service ID
.
https://github.com/open-io/oio-sds/blob/master/oio/blob/cache.py#L53
740c3aa
to
8619a5b
Compare
Codecov Report
@@ Coverage Diff @@
## master #1755 +/- ##
==========================================
- Coverage 79.21% 79.15% -0.06%
==========================================
Files 379 379
Lines 69886 69981 +95
Branches 6876 6876
==========================================
+ Hits 55355 55387 +32
- Misses 14330 14393 +63
Partials 201 201
Continue to review full report at Codecov.
|
SUMMARY
Errors
to display the errorsISSUE TYPE
COMPONENT NAME
SDS VERSION